Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Ccow.Constants.WebPassCodeNames | Property names for implementation of passcode web secure binding. |
Leadtools.Ccow.Constants.WebPassCodeValues | Property values for implementation of passcode web secure binding. |
Leadtools.Ccow.Properties.Resources.UnableToLocate | CCOW context manager error: Attempt to the context management registry could not locate the specified component instance. |
Leadtools.Ccow.Utils.RegisterAppUrl(String) | Register the Application Url. |
Leadtools.Ccow.Utils.UnregisterAppUrl(String) | Unregister the Application Url. |
Leadtools.Ccow.BindUtils | Binding Utility methods used in a CCOW implementation. |
Leadtools.Ccow.BindUtils.Encode(String) | Encodes the specified key. |
Leadtools.Ccow.BindUtils.Decode(String) | Decodes the specified key. |
Leadtools.Ccow.Web.ICcowServiceLocator | Used by all CCOW objects to send the data to the service. |
Leadtools.Ccow.Web.ICcowServiceLocator.Send(String) | Send CCOW data. |
Leadtools.Ccow.Web.IListenerRegistrar | Enables the context manager to maintain a list of client URLs for notifying web pages about committed context change transactions. |
Leadtools.Ccow.Web.IListenerRegistrar.Register(String,Int32) | Register a listener URL. |
Leadtools.Ccow.Web.IListenerRegistrar.Unregister(String) | Unregister a listener URL. |
Leadtools.Ccow.Web.IWebContextManager | Enables a context participant to join and leave a common web context session, and perform context change transactions. |
Leadtools.Ccow.Web.IWebContextManager.PublishWebChangesDecision(Int32,String) | Enables the application that instigated a context change transaction to inform the other applications in a context session about whether the changes are to be applied or have been canceled. |
Leadtools.Ccow.Web.IWebContextManager.Url | Gets the context manager Url. |
Leadtools.Ccow.Web.IWebContextSession | Enables a web context manager to be informed that it represents the active session for a point-of-use device. |
Leadtools.Ccow.Web.IWebContextSession.Create(String) | Instructs the context manager to create a new web context manager. |
Leadtools.Ccow.Web.WebContextAgent | Enables using a web context agent to be notified about context changes. |
Leadtools.Ccow.Web.WebContextAgent.Ping | Provides a means for a context manager to determine whether or not a web context agent in a common context session is still running. |
Leadtools.Ccow.Web.WebContextAgent.OnWebContextChangesPending(Int32,Leadtools.Ccow.Web.IWebContextManager,Object,Object,Int32,String,Int32@,Object@,Object@,Int32@,String@,String@,String@) | Triggers When informing a web context agent (e.g., mapping agent, annotation agent) in a common context session that a change to the common context data is pending. |
Leadtools.Ccow.Web.WebContextAgent.ContextChangesPending(Int32,Leadtools.Ccow.IContextManager,Object,Object,Int32,String,Int32@,Object@,Object@,Int32@,String@,String@,String@) | Informs a web context agent (e.g., mapping agent, annotation agent) in a common context session that a change to the common context data is pending. |
Leadtools.Ccow.Web.WebContextAgent.Service | Gets the service locator object. |
Leadtools.Ccow.Web.WebContextParticipant | Enables a web context participant to be notified about context changes that it did not initiate. |
Leadtools.Ccow.Web.WebContextParticipant(Leadtools.Ccow.Web.ICcowServiceLocator) (Constructor) | Initializes a new instance of the Leadtools.Ccow.Web.WebContextParticipant class. |
Leadtools.Ccow.Web.WebContextParticipant.CommonContextTerminated | Informs a web participant in a common context session that the session is being terminated. |
Leadtools.Ccow.Web.WebContextParticipant.ContextChangesAccepted(Int32) | Informs a web participant in a common context session that the result of the most recent context change survey was to accept the changes and that the common context data has indeed been set. |
Leadtools.Ccow.Web.WebContextParticipant.ContextChangesCanceled(Int32) | Informs a web participant in a common context session that a context change transaction has been canceled. |
Leadtools.Ccow.Web.WebContextParticipant.ContextChangesPending(Int32,String@) | Informs a web participant in a common context session that a change to the common context data is pending. |
Leadtools.Ccow.Web.WebContextParticipant.Ping | Provides a means for a context manager to determine whether or not a web participant in a common context session is still running. |
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
Version 18 has not changed from Version 17.5. For more information, refer to https://www.leadtools.com/corporate/new-in-v18.htm.
The following Types have been added in LEADTOOLS For .NET v17.5:
Type | Description |
---|---|
Leadtools.Ccow.Properties.Resources | A strongly-typed resource class, for looking up localized strings, etc. |
The following assembly has been added to LEADTOOLS For .NET v17:
Namespace | Description |
---|---|
Leadtools.Ccow | Includes classes, structures and enumerations for linking and synchronizing independent applications, based on subjects of interest. |